@charset "utf-8";
.skyBlue{ padding:5px 10px; background:#318ce8; color:#FFF;}
.skygreen{ background: #52BEA6; color: #fff; padding: 2px 10px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.skygreen:hover { background: #444444; color: #fff; padding: 2px 10px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.skyOrange{ background: #d24d33; color: #fff; padding: 2px 10px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.skyOrange:hover { background: #AA3924; color: #fff; padding: 2px 10px; font-weight: 600; display: inline-block; border: none; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; }
.ss-button {margin: 0px; padding: 2px 10px; color: #FFF; text-decoration: none;}

#paycenter td{ line-height:30px;}
.erphpdown{margin-bottom: 20px;width: auto;background: #f8f8f8;border: 1px solid #eee; overflow:hidden}
.erphpdown p{margin:3px;padding:3px 15px;border-bottom: 1px solid #f8f8f8;text-indent: 0;}
.erphpdown p span{padding:0 5px;color: #E14D43;font-weight: bold;font-size: 120%;}
/*.erphpdown .down-title{float: left;padding: 70px 0 0; width:25%;color: #666;text-align: center;font-weight: bold;font-size: 22px;}*/
.erphpdown .down-title{float: left;padding-top: 15px;width: 9%;color: #666;text-align: center;font-weight: bold;font-size: 16px;}
.erphpdown .down-detail{float:right;min-height:140px;width:90%;border-left:1px solid #eee;background:#fff}
.erphpdown p.down-ordinary{color: #28B78D;}
.erphpdown p.down-vip{color: #E14D43;}
.erphpdown p a{margin-left: 10px;font-weight: bold;}
.erphpdown p.down-tip{border-bottom: none;color: #ff0000;}
/* www.xuechewu.com */